Skip to content

Instantly share code, notes, and snippets.

@davidondrej
davidondrej / hermes-browser-harness-hostinger-setup.sh
Last active April 24, 2026 12:41
all commands for Hermes Agent + Browser Harness setup
# =============================================
# Hermes Agent + Browser Harness on Hostinger VPS
# Full setup — copy and paste line by line
# =============================================
# 1. Install Hermes Agent (Nous Research)
# Docs: https://hermes-agent.nousresearch.com/docs/getting-started/installation/
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash
# 2. Reload shell so `hermes` command works

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active April 24, 2026 12:38
Complete Recent Discord Quest

Caution

As of April 7th 2026, Discord has expressed their intent to crack down on automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you most likely WILL get flagged by doing so.

Complete Recent Discord Quest

@ChristopherA
ChristopherA / wikilinks-and-named-edges.md
Last active April 24, 2026 12:37
Wikilinks and Named Edges — Agent Reference Guide (declared edges in plain markdown)
@atelierbram
atelierbram / convert-markdown-to-html-css-with-pandoc.md
Created April 2, 2017 10:46
Convert markdown files to html with Pandoc

Convert Markdown to html+css with Pandoc

Convert single markdown file to html from commandline:

  pandoc -f markdown -t html5 -o output.html input.md -c style.css

Convert multiple markdown files

@Promptlab37
Promptlab37 / REBUILD_PROMPT.md
Last active April 24, 2026 12:32
PromptLab Downloader - Full Rebuild Prompt for AI Agents

PromptLab Downloader — Complete Rebuild Prompt

📥 Jak stáhnout tento prompt

  1. Klikni na tlačítko "Raw" (vpravo nahoře nad textem)
  2. Ctrl+A (označ vše) → Ctrl+C (zkopíruj)
  3. Vlož do Claude Code / ChatGPT / Cursor → enter → hotová appka ☕

Nebo klikni "Download ZIP" (vpravo nahoře na stránce) pro stažení jako soubor.